Cool Focus International Ltd SATELLITE CLASSES
We recommend that the 4 classes forming Satellite are placed 
in the same directory as the class files for the applets which 
support Satellite (such as your ryDuaLink.class or 
ryTextButton.class).  This ensures that the same Satellite 
can be accessed by many applets at once.  

Better still, establish a single directory for ALL class files, along 
with any images, sounds and text files that the applets use.  
This helps to prevent annoying browser/Java security problems 
during site design, as well as ensuring that class files are always 
reused rather than being downloaded a second time.

IMPORTANT:
When using Satellites, remove any references to JAR and CAB files
from the HTML code of the applets sending the messages to the
Satellite applet (ie. remove the ARCHIVE="???.jar" and <param
name=CabBase value="???.cab"> entries).  You don't need to
move or delete the JAR and CAB files themselves, but the 'sender'
applets must load loose classes from a directory rather than 
compressed classes from a JAR or CAB archive.
